home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12374 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  854 b 

  1. Path: newshost.uwo.ca!usenet
  2. From: "Guosun (George) XU" <xu@audio.hhcru.uwo.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: Help me with DLL
  5. Date: 19 Mar 1996 18:58:35 GMT
  6. Organization: The University of Western Ontario, London, Ont. Canada
  7. Message-ID: <4in04r$63a@falcon.ccs.uwo.ca>
  8. NNTP-Posting-Host: hhcru16.hhcru.uwo.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13.  
  14. I made a DLL with C++. There are no problems when I built the DLL and 
  15. call DLL program. But as the program call functions in DLL at the 
  16. run time, I got an error message "Application Error. Call to 
  17. Undefined Dynalink". I check all Online helps. There are no description
  18. about this error. Could somebody tell me about this error?
  19.  
  20. I use BC++ 4.5. The size of DLL is about 100 KByte.
  21.  
  22. Thanks
  23.  
  24. George 
  25.  
  26.